home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 July / EnigmA AMIGA RUN 20 (1997)(G.R. Edizioni)(IT)[!][issue 1997-07 & 08][EAR-CD IV].iso / earcd / util / rexx / ms2lw.rea < prev    next >
Text File  |  1997-05-03  |  2KB  |  51 lines

  1. Short:    Arexx script "Lightwave to MovieShop."
  2. Author:   fjvidal@ctv.es (Francisco Vidal, Patxi / Capsule col.)
  3. Uploader: calamo@ctv.es (Carlos Del Alamo, Estrayk / Capsule)
  4. Version:  1.1
  5. Type:     util/rexx
  6.  
  7.  
  8.  
  9.    This is a executable Arexx script.
  10.  
  11.    Their mission is connect the LightWave and Movieshop programs for make
  12.    the following:
  13.  
  14.  - Movieshop capture scenes from LightWave. 
  15.  - When LightWave render an image, MovieShop capture it and make a new
  16.    scene.
  17.  
  18.    ¡WARNING!
  19.  
  20.    This script, make temporal images into "Ram:t/"   
  21.    Each MovieShop scene can be about 1.3Mb of RAM memory.
  22.    You can change the temporal destination directory here:
  23.    Edit the script and replace "ram:t" by "dh1:temp" (for example) 
  24.    Change this one on the lines: 32, 59, 64, 73, 89, 111 and 113.
  25.  
  26.    For that this script runs fine, LightWave and MovieShop have to be
  27.    loaded at same time, and the sequences that you want use, has
  28.    that there're in the scene window.
  29.  
  30.    The autor of this arexx-script, would like that if you want make a
  31.    new and better version from this script, can contact me by E-mail:
  32.    
  33.    E-Mail: fjvidal@ctv.es                Patxi / Capsule collaborator
  34.  
  35.  
  36. ============================= Archive contents =============================
  37.  
  38. Original  Packed Ratio    Date     Time    Name
  39. -------- ------- ----- --------- --------  -------------
  40.       88      57 35.2% 20-Feb-97 02:56:28  FILE_ID.DIZ
  41.     1231     661 46.3% 18-Feb-97 23:32:16  Leeme.txt
  42.      468     225 51.9% 19-Feb-97 03:08:16  Leeme.txt.info
  43.     2473    1139 53.9% 20-Feb-97 00:16:24  MovieLight_eng
  44.      734     367 50.0% 19-Feb-97 03:08:16  MovieLight_eng.info
  45.     2515    1144 54.5% 18-Feb-97 23:24:44  MovieLight_esp
  46.      734     367 50.0% 19-Feb-97 03:08:16  MovieLight_esp.info
  47.     1183     638 46.0% 17-Mar-97 22:52:20  Readme.txt
  48.      468     223 52.3% 19-Feb-97 03:08:16  Readme.txt.info
  49. -------- ------- ----- --------- --------
  50.     9894    4821 51.2% 19-Mar-97 16:55:16   9 files
  51.